@charset "UTF-8";

/*
Theme Name: yinuo
Theme URI: https://wordpress.org/themes/yinuo/
Author: the WordPress team
Author URI: https://yinuonet.com/
Description: yinuo is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how yinuo elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.7
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yinuo
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

yinuo WordPress Theme, (C) 2020 WordPress.org
yinuo is distributed under the terms of the GNU GPL.
*/


* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*{user-select:none}
a,span{user-select:none}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, form, input, select, button, textarea, header, footer, nav, section, figure, article {
  margin: 0;
  padding: 0
}
ul, ol {
  list-style: none;
}
img {
  border: 0;
}
body {
  font-family: -apple-system, "Helvetica Neue", "PingFang SC", "Microsoft Yahei", "Source Han Sans SC", "Arial", sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  overflow-x: hidden;
}
input,
select,
textarea,
label {
  font-family: -apple-system, "Helvetica Neue", "PingFang SC", "Microsoft Yahei", "Source Han Sans SC", "Arial", sans-serif;
}
header, footer, nav, section, figure, article {
  display: block;
}
.post .article .day1 h1{background-color: #aaa; width: 140px; text-align: center; float: left;margin-bottom:10px}
.post .article .day1 h1 strong{color: #fff;font-size:28px;line-height:38px;background-color:#ccc}
h6{ display: block;
    width: 140px;
	text-align:center;
    height: 52px;
    font-size: 28px;
    background-color: #e1e1e1;
    padding: 9px 13px;
margin-bottom:20px}
h7{ display: block;
    width: 230px;line-height:11px;
	text-align:center;
    height: 52px;
    font-size: 28px;
    background-color: #e1e1e1;
    padding: 9px 13px;
margin-bottom:20px}
.day1{height:75px;}
#d1{height:75px;}
	
.dayp1{text-align: left;font-size:14px;margin-top:20px}
.dayp2{text-align: right;font-size:14px;margin-top:20px}
h1, h2, h3, h4, h5 {
  font-size: 100%;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: none;
}

a:focus,
input:focus,
button:focus,
textarea:focus {
  outline: 0;
}

.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.shidbz{width:1160px;height:340px;margin:50px auto;}
.shidbz .db1{width:1120px;height:60px;margin: 20px auto;display:flex;justify-content: space-between;}
.shidbz .db1 .lft{width:45%;height:50px;border:1px solid #999;border-radius: 6px;position: relative;font-size: 18px;line-height:50px;padding-left: 30px}
.shidbz .db1 .lft:after{content: "";display: block;width: 5px;height: 50%;position: absolute;background-color: #f00;border-radius:3px;top:12px;left: -3px}

.indexvideo{height:440px;}
.container {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.relative {
  position: relative;
}

.flexbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flexbox.flexbox-reverse {
  flex-direction: row-reverse;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* .owh {
  overflow: hidden;
} */

.bg-white {
  background-color: #fff;
}
.bg-light {
  background-color: #f6f6f6;
}

.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt50 { margin: 50px 0; }
.mt60 { margin: 60px 0; }
.mt70 { margin: 70px 0; }


body.mobile {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
body.mobile .header .container,
body.mobile .section .container {
  padding-left: 10px;
  padding-right: 10px;
}

/***************** header S *****************/
.header {
  padding: 25px 0;
}
.header .logo a {
  display: flex;
  align-items: center;
}
.header .slogan {
  flex: 1;
  padding-left: 8px;
  margin-left: 9px;
  white-space: nowrap;
  font-weight: bold;
  border-left: 1px solid #3a3a3a;
}
.header .slogan p {
  font-size: 18px;
}
.header .slogan p strong {
  color: #f00;
}
.header .slogan span {
  font-size: 14px;
}
.header .tel {
  padding-left: 45px;
  font-size: 13px;
  background: url(assets/img/icon-tel.png) left center no-repeat;
}
.header .tel p {
  letter-spacing: 1px;
}
.header .tel span {
  font-size: 20px;
  font-weight: bold;
}
.nav {
  color: #fff;
  background-color: #303030;
}

/* first day page banner */
.dbox1{width:1000px;height:800px;margin: 20px auto}
.nav1{height:36px;margin:20px auto;width: 1000px;}
.nav1 a{text-decoration: none;padding:6px 24px;border-radius:50px;display: inline-block;font-size:24px;;cursor: pointer;}
.ctrled{width: 1000px;height:500px;margin: 0 auto;overflow: hidden;}
.ctrled div{position:relative;transition: all 0.2s}
.nav1 .active:after{content: "";display:block;height: 4px;width:100%;background-color: #fc6900;position: relative;top: 10px}



.nav #menu > li {
  position: relative;
  z-index: 2;
}
.nav li a {
  display: block;
  height: 60px;
  padding: 0 35px;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
}
.nav li a:hover {
  color: #f00;
}
.nav #menu > .current-page-ancestor > a,
.nav #menu > .current-menu-item > a,
.nav #menu > .current-post-ancestor > a {
  background-color: #f00;
}
.nav .current-page-ancestor > a:hover,
.nav .current-menu-item > a:hover {
  color: #fff;
}
.nav #menu li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  width: 100%;
  padding: 5px 0;
  background-color: #1a1a1a;
}
.nav #menu > li:hover .sub-menu {
  display: block;
}


.nav #menu li .sub-menu li {
  border-bottom: 1px dashed #333;
}
.nav #menu li .sub-menu li:last-child {
  border-bottom: none;
}
.nav #menu li .sub-menu li a {
  height: 40px;
  line-height: 40px;
}
/***************** header E *****************/

.footer {
  color: #999;
  background-color: #252525;
}
.footer .container {
  display: flex;
  justify-content: space-between;
}
.footer .tel,
.footer .info {
  padding-top: 75px;
  border-right: 1px solid #444;
}
.footer .tel {
  width: 260px;
  padding-left: 50px;
  background: url(assets/img/icon-hotline.png) 0 75px no-repeat;
}
.footer .tel span {
  display: block;
  padding-top: 5px;
  font-size: 20px;
}
.footer .info {
  flex: 1;
  padding-left: 55px;
}
.footer .info li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.footer .info li i {
  font-size: 20px;
}
.footer .info li p {
  flex: 1;
  margin-left: 10px;
  color: #b9b9b9;
}
.footer .info li p span {
  display: block;
  color: #908e8e;
}
.footer .qrcode {
  display: flex;
  margin-left: 15px;
  padding-top: 40px;
  padding-bottom: 20px;
}
.footer .qrcode .item {
  margin-left: 25px;
  text-align: center;
  color: #fff;
}
.footer .qrcode .item img {
  display: block;
  padding: 10px;
  margin: 5px auto;
  border: 1px solid #444;
}

.footbar {
  padding: 15px 0;
  line-height: 30px;
  color: #fff;
  background-color: #1d1d1d;
}
.footbar .copyright a {
  color: #ccc;
  padding: 0 .5em;
}
.footbar .copyright a:hover {
  color: #fff;
}
.footbar .flinks .bd {
  position: relative;
  flex: 1;
  display: block;
  width: 200px;
  height: 30px;
  padding-right: 10px;
  margin-left: 10px;
}
.footbar .flinks .bd > span {
  float: right;
}
.footbar .flinks .bd ul {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  overflow: hidden;
  padding-right: 30px;
  padding-left: 20px;
  line-height: 28px;
  border: 1px solid #aaa;
}
.footbar .flinks .bd li a {
  display: block;
  color: #fff;
}
.footbar .flinks .bd li a:hover {
  color: #eee;
}
.footbar .flinks .bd:hover ul {
  height: auto;
  padding-top: 5px;
  background-color: #1d1d1d;
}


/***************** slick-slider S *****************/
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 14px;
  display: block;
  width: 100%;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.slick-dots li {
  display: inline-block;
  padding: 5px 7px;
  cursor: pointer;
}
.slick-dots li button {
  display: block;
  width: 8px;
  height: 8px;
  overflow: hidden;
  text-indent: -999px;
  background-color: #fff;
  border: none;
  border-radius: 4px;
  transition: width .5s cubic-bezier(.05, .2, .1, 1);
}
.slick-dots li.slick-active button {
  width: 20px;
  background-color: #f00 !important;
}
#section-card .course-detail .text{height:406px}
/***************** slick-slider E *****************/

#menu-item-22>a:first-child:after{content:''}


.section {padding-top:70px;padding-bottom:20px;
	
}
.section-title {
  margin-bottom: 35px;
  text-align: center;
}
.section-title h1,
.section-title h3 {
  margin-bottom: 15px;
  font-size: 42px;
}
.section-title p {
  font-size: 18px;
  color: #999;
  text-transform: uppercase;
}


.btn-more,.view-more {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  line-height: 38px;
  color: #fff;
  background-color: #f00;
  border-radius: 19px;
  transition: border-radius .3s;
}
.btn-more:hover,.view-more:hover {
  color: #fff;
  border-radius: 5px;
}
/* .mb50{margin-bottom:50px;} */

.thumb {
  overflow: hidden;
}
.thumb img {
  display: block;
  width: 100%;
  transition: transform .7s cubic-bezier(.05, .2, .1,1);
}
.thumb:hover img {
  transform: scale(1.1);
}


.tabs-hover .hd li {
  cursor: pointer;
}
.tabs .bd .panel {
  display: none;
}
.tabs .bd .panel.active {
  display: block;
}


.alert {line-height:30px;
  padding-top: 20px;
  color: #666;
}

#indexslider .slick-slide img {
  margin-left: auto;
  margin-right: auto;
}

#section-intro .flexbox {
  align-items: stretch;
  margin-bottom: 35px;
}
#section-intro .item {
  width: 380px;
  box-shadow: 0 0 15px rgba(229, 229, 229, .8);
}
#section-intro .item .bd {
  padding: 38px 35px;
  color: #999;
}
#section-intro .item .bd h2 {
  font-size: 24px;
  color: #000
}
#section-intro .item .bd h2 a {
  color: #000;
}
#section-intro .item .bd h2 span {
  font-size: 16px;
  color: #999;
}
#section-intro .item .bd p {
  padding: 15px 0;
  line-height: 1.6em;
  font-size: 16px;
  color: #666;
}
#section-intro .item .tags span {
  display: block;
  height: 42px;
  margin-top: 12px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #999;
  border: 1px solid #dedede;
  border-radius: 21px;
  cursor: pointer;
}
#section-intro .item .tags span:hover {
  color: #666;
  border-color: #bbb;
}
@media (min-width: 1200px) {
  #section-intro .item .bd p {
    height: 95px;
  }
}


#section-class .flexbox {
  position: relative;
  background-color: #fff;
}
#section-class .flexbox .thumb {
  width: 50%;
}
#section-class .flexbox .thumb:hover img {
  transform: scale(1.05);
}
#section-class .flexbox .text {
  flex: 1;
  padding: 0 60px;
}
#section-class .flexbox:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  width: 12px;
  height: 12px;
  margin-top: -6px;
  border-left: 12px solid #a7a7a7;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
#section-class .flexbox-reverse:after {
  left: auto;
  right: 50%;
  border-left: none;
  border-right: 12px solid #a7a7a7;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
#section-class .flexbox:hover:after {
  border-left-color: #f00;
  border-right-color: #f00;
}
#section-class .flexbox .text h2 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
#section-class .flexbox .text p {
  padding: 15px 0;
  color: #999;
}
#section-class .flexbox .text .tags {
  line-height: 26px;
}
#section-class .flexbox .text .tags span {
  display: inline-block;
  height: 26px;
  margin: 0 .5em; 
  padding: 0 18px;
  line-height: 24px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 13px;
  cursor: pointer;
}
#section-class .flexbox .text .tags span:hover {
  border-color: #bbb;
}


#section-work .tabs .hd {
  margin-bottom: 40px;
}
#section-work .tabs .hd ul {
  display: flex;
  justify-content: space-between;
}
#section-work .tabs .hd li a {
  display: block;
  height: 40px;
  padding: 0 50px;
  line-height: 38px;
  color: #333;
  border: 1px solid #ccc;
  transition: all .3s;
}
#section-work .tabs .hd li.active a,
#section-work .tabs .hd li a:hover {
  color: #fff;
  background-color: #f00;
  border-color: #f00;
}
#section-work .bd .flexbox {
  align-items: flex-start;
}
#section-work .bd .sticky {
  width: 344px;
}
#section-work .bd .imglist {
  flex: 1;
}
#section-work .bd .imglist li {
  float: left;
   margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left:14px;
}


#section-work .bd .imglist li .title {
  display: none;
}
#section-work #indexvideo {
  position: relative;
	height:520px;
}
#section-work #indexvideo video {
  display: block;
  width: 100%;
}
#section-work #indexvideo .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5) url(assets/img/play.png) center no-repeat;
  cursor: pointer;
}
#section-work #indexvideo .mask:hover {
  background-color: rgba(0, 0, 0, .2);
}
@media (min-width: 1200px) {
  #section-work {
    padding-bottom: 0px;
  }
}

/***************** section-school S *****************/
#section-school {
  padding-top: 0;
	margin-top:60px
}
#section-school .section-title {
  padding-bottom: 15px;
}
#section-school .slider .item {
  display: flex !important;
  justify-content: space-between;
}
#section-school .slider .item .sticky {
  width: 579px;
  padding-top: 15px;
}
#section-school .slider .item .sticky a {
  position: relative;
  display: block;
  text-align: center;
}
#section-school .slider .item .imglist {
  flex: 1;
}
#section-school .slider .item .imglist li {
  float: left;
  margin: 15px 0 0 15px;
}
#section-school .slider .item .imglist li a {
  position: relative;
}
#section-school .slider .item .title {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 10px;
  line-height: 34px;
  color: #fff;
  background: rgba(0, 0, 0, .5);
}
#section-school .slider .slick-dots {
  bottom: -40px;
}
#section-school .slider .slick-dots li button {
  background-color: #333;
}
/***************** section-school E *****************/

/***************** section-practice S *****************/
.section-practice .flexbox {
  align-items: flex-start;
}
.section-practice .flexbox .text {
  width: 300px;
}
.section-practice .flexbox .text h4 {
  position: relative;
  padding-top: 30px;
  font-size: 22px;
}
.section-practice .flexbox .text h4:before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: '';
  width: 3em;
  height: 2px;
  background-color: #f00;
}
.section-practice .flexbox .text p {

  padding: 20px 0;
  line-height: 2em;
  font-size: 18px;
  color: #666;
}
/* .section-star p:after{content:"";top: -57px;right: -5px;z-index:10;
	width: 10px;height: 385px;background: #ffffff;display:block;position:absolute;} */
.section-practice .flexbox .text .btn-more {
  border-radius: 20px;
}
.section-practice .show {
  flex: 1;
  overflow: hidden;
  padding-bottom: 40px;
}
.section-practice .slider .item {
  float: left;
  width: 292px;
  padding-left: 22px;
}
.section-practice .slider .item a {
  position: relative;
  display: block;
  text-align: center;
  font-size: 18px;
}
.section-practice .slider .item .title {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 10px;
  line-height: 50px;
  color: #fff;
  background: rgba(0, 0, 0, .7);
}
.section-practice .slider .slick-dots {
  bottom: -40px;
}
.section-practice .slider .slick-dots li button {
  background-color: #333;
}
/***************** section-practice E *****************/


/***************** section-reality S *****************/
#section-reality .accordion {
  position: relative;
  height: 180px;
  overflow: hidden;
}
#section-reality .accordion .item {
  position: relative;
  width: 150px;
  overflow: hidden;
  transition: width .4s ease;
}
#section-reality .accordion .item img {
  display: block;
}
#section-reality .accordion .item.active {
  width: 445px;
}
#section-reality .accordion .item .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 10px 0;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, .3);
}
#section-reality .accordion .item .mask .text h4 {
  width: 100%;
  font-size: 20px;
}
#section-reality .accordion .item .mask .text p {
  display: none;
  width: 100%;
  padding: 10px 20px;
}
#section-reality .accordion .item .mask .text .btn-more {
  display: none;
  height: 34px;
  line-height: 32px;
  background-color: transparent;
  border: 1px solid #fff;
}
#section-reality .accordion .item.active .mask .text p {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
}
#section-reality .accordion .item.active .mask .text .btn-more {
  display: inline-block;
}
/***************** section-reality E *****************/


/***************** section-star S *****************/
#section-star {
  padding-top: 40px;
}
#section-star .slider .item .title {
  text-align: left;
}
#section-star .slider .item .title h2 span {
  font-size: 14px;
  padding-left: 2em;
}
/***************** section-star E *****************/


/***************** section-youshi S *****************/
#section-youshi .flexbox {
  flex-wrap: wrap;
}
#section-youshi .item {
  margin-bottom: 20px;
}
#section-youshi .item:hover {
  box-shadow: 0 0 15px rgba(229, 229, 229, .8);
}
#section-youshi .item .text {
  width:373px;
  padding: 20px 5px 0;
}
#section-youshi .item .text p {
  font-size: 18px;
  font-weight: bold;
}
#section-youshi .item span {
  display: block;
  width:373px !important;
  padding: 14px 0;
  color: #999;
  
}
@media (min-width: 1200px) {
  #section-youshi .item {
/*     width:350px; */
  }
  #section-youshi .item span {
    height: 66px;font-size:14px;font-weight:normal;
/* 	  width:350px; */
  }
}
/***************** section-youshi E *****************/


/***************** section-news S *****************/
#section-news .flexbox {
  align-items: flex-start;
}
#section-news .item .text h2 {
  font-size: 18px;
}
#section-news .item .text p {
  padding: 10px 0;
  color: #666;
}
#section-news .item .text span {
  position: relative;
  display: block;
  font-size: 12px;
  text-align: right;
}
#section-news .item .text span:before {
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  content: '';
  width: 60px;
  height: 1px;
  background-color: #ccc;
}
#section-news .sticky {
  width: 400px;
  padding: 25px;
  background-color: #f6f6f6;
  box-shadow: 0px 2px 5px #ddd;
}
#section-news .sticky .hd {
  position: relative;
  margin-bottom: 5px;
}
#section-news .sticky .hd:after {
  position: absolute;
  right: 0;
  top: 60%;
  display: block;
  content: '';
  width: 2em;
  height: 2px;
  background-color: #333;
}
#section-news .sticky .hd p {
  font-size: 20px;
  font-weight: bold;
}
#section-news .sticky .hd span {
  display: block;
  padding: 5px 0;
  text-transform: uppercase;
}
#section-news .sticky .thumb {
  margin-bottom: 15px;
}
#section-news .sticky .text p {
  height: 5em;
  margin-bottom: 10px;
  overflow: hidden;
}
#section-news .tuwenlist {
  flex: 1;
  margin-left: 15px;
}
.tuwenlist .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.tuwenlist .item .thumb {
  width: 210px;
}
.tuwenlist .item .text {
  flex: 1;
  margin-left: 15px;
}
/***************** section-news E *****************/


/***************** section-teacher S *****************/
#section-teacher {
  padding-top: 40px;
}
#section-teacher .row-bg {
  position: relative;
  margin-top: 70px;
  padding-bottom: 30px;
}
#section-teacher .row-bg:before {
  position: absolute;
  left: 0;
  top: 35px;
  z-index: -1;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
#section-teacher .row-bg .container {
  position: relative;
}
.slider-teacher {
  height: 575px;
  overflow: hidden;
}
.slider-teacher .item {
  display: flex !important;
  justify-content: space-between;
}
.slider-teacher .item .photo {
  position: relative;
}
.slider-teacher .item .photo p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  min-height: 135px;
  padding: 20px;
  line-height: 2em;
  font-size: 16px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
.slider-teacher .item .text {
  flex: 1;
  padding-top: 100px;
  padding-left: 50px;
}
.slider-teacher .item .text h2 {
  position: relative;
  margin-bottom: 45px;
  height: 61px;
  line-height: 40px;
  font-size: 36px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}
.slider-teacher .item .text h2:after {
  position: absolute;
  left: 4px;
  bottom: -2px;
  display: block;
  content: '';
  width: 2em;
  height: 3px;
  background-color: #f00;
}
.slider-teacher .item .text h2 span {
  float: right;
  font-size: 18px;
  font-weight: normal;
  color: #999;
}
.slider-teacher .item .text .intro {
  position: relative;
  line-height: 2em;
  font-size: 16px;
  color: #666;
}
.slider-teacher .item .text .intro p {
  display: block;
  margin-bottom: 15px;
  min-height:40px;
  overflow: hidden;
}

.slider-thumb {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 715px;
  height: 225px;
  background-color: #fff;
}
.slider-thumb .slider {
  padding: 15px 50px;
}

/* .slick-track{height:250px} */
/* .slick-slide {margin-right:78px;} */
.slider-thumb .item {
  float: left;
}
.slider-thumb .item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  height: 198px;
  cursor: pointer;
}
.slider-thumb .slick-current img {
  border: 3px solid #f00;
}
.slider-thumb .slick-prev,
.slider-thumb .slick-next {
  position: absolute;
  top: 50%;
  display: block;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -999px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top center;
  border: none;
  cursor: pointer;
}
.slider-thumb .slick-prev {
  left: 0;
  background-image: url(assets/img/arrow-prev.png);
}
.slider-thumb .slick-next {
  right: 0;
  background-image: url(assets/img/arrow-next.png);
}
/***************** section-teacher E *****************/



/***************** section-anli S *****************/
#section-anli .item {
  width: 49%;
  padding: 25px 15px;
  background-color: #fff;
}
#section-anli .item .thumb {
  float: left;
  width: 270px;
}
#section-anli .item .text {
  float: right;
  width: 270px;
}
#section-anli .item .text .hd {
  padding-top: 10px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
#section-anli .item .text .hd h2 {
  font-size: 20px;
}
#section-anli .item .text .slider p {
  line-height: 2em;
}
#section-anli .item .text .slider p a {
  color: #333;
}
#section-anli .item .text .slider p:nth-child(even) a {
  color: #999;
}
#section-anli .item .text .slider p a:hover {
  color: #000;
}
#section-anli .item .text .slider .slick-arrow {
  position: absolute;
  top: -50px;
  right: 0;
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -999px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  cursor: pointer;
}
#section-anli .item .text .slider .slick-prev {
  right: 30px;
  background-image: url(assets/img/arr-l-active.png);
}
#section-anli .item .text .slider .slick-disabled {
  opacity: .5;
}
#section-anli .item .text .slider .slick-next {
  background-image: url(assets/img/arr-r-active.png);
}
/***************** section-anli E *****************/


/***************** section-video S *****************/
#section-video .flexbox {
  padding-top: 50px;
  padding-bottom: 50px;
}
#section-video .videobox {
	position: relative;
    z-index: 2;
  width: 650px;
  height: 400px;
}
#section-video .videobox iframe {
  width: 100%;
  height: 100%;
  background-color: #ccc;
}
#section-video .videobox video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
#section-video .text {
	z-index:0;
  position: relative;
  width: 550px;
  padding: 0 30px;
}
#section-video .text:after {
  position: absolute;
  left: -20%;
  top: -10%;
  z-index: -1;
  display: block;
  content: '';
  width: 120%;
  height: 120%;
  background-color: #ffffff;
}
#section-video .text .hd {
  padding-top: 10px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
#section-video .text .hd h2 {
  font-size: 30px;
  font-weight: normal;
}
#section-video .text .slider p {
  padding: 20px 0;
  line-height: 24px;
}
#section-video .text .slider p a {
  float: left;
  display: block;
  width: 400px;
  font-size: 16px;
  color: #333;
}
#section-video .text .slider p a i {
  float: right;
  display: none;
  width: 24px;
  height: 24px;
  background: url(assets/img/icon-play.png) center no-repeat;
}
#section-video .text .slider p:hover a i {
  display: block;
}
#section-video .text .slider p span {
  float: right;
  color: #999;
}
#section-video .text .slider .slick-arrow {
  position: absolute;
  top: -50px;
  right: 0;
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -999px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  cursor: pointer;
}
#section-video .text .slider .slick-prev {
  right: 55px;
  background-image: url(assets/img/arr-l-active.png);
}
#section-video .text .slider .slick-disabled {
  opacity: .5;
}
#section-video .text .slider .slick-next {
  background-image: url(assets/img/arr-r-active.png);
}
#section-video .slider .slick-dots {
  top: -43px;
  left: auto;
  right: 20px;
  width: 35px;
  text-align: right;
}
#section-video .slider .slick-dots li {
  padding: 0px;
  margin: 0 5px;
}
#section-video .slider .slick-dots li button {
  width: 5px;
  height: 3px;
  background-color: #ccc;
}
#section-video .slider .slick-dots li.slick-active button {
  width: 10px;
}
/***************** section-video E *****************/


/***************** section-join S *****************/
#section-join .flexbox {
  align-items: flex-start;
}
#section-join .flexbox .text {
  flex: 1;
  margin-left: 50px;
}
#section-join .flexbox .item {
  position: relative;
  height: 35px;
}
#section-join .flexbox .item span {
  float: right;
  color: #999;
}
/***************** section-join E *****************/


body.page-template-page-course #section-step,
body.page-template-page-youshi #section-step {
  padding-bottom: 0;
}
#section-step .flexbox {
  flex-wrap: wrap;
}
#section-step .item {
  margin-bottom: 38px;
  text-align: center;
  border: 1px solid #ddd;
}
#section-step .item .text p {
  padding: 10px;
  font-size: 18px;
}


/***************** section-soft S *****************/
#section-soft .flexbox {
  flex-wrap: wrap;
}
#section-soft .item {
  text-align: center;
}
#section-soft .item .thumb {
  border-radius: 7px;
}
#section-soft .item .text p {
  padding: 45px 5px;
  font-size: 18px;
}
/***************** section-soft E *****************/



/***************** section-focus S *****************/
#section-focus {
  padding-bottom: 0;
}
#section-focus .flexbox {
  flex-wrap: wrap;
}
#section-focus .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 48%;
  padding: 50px;
  margin-bottom: 40px;
  background-color: #fbfbfb;
}
#section-focus .item:hover {
  background-color: #f7f7f7;
}
#section-focus .item .icon {
  width: 130px;
}
#section-focus .item .text {
  flex: 1;
  margin-left: 15px;
}
#section-focus .item .text h4 {
  position: relative;
  padding-bottom: 18px;
  font-size: 35px;
  font-weight: normal;
  color: #666;
}
#section-focus .item .text h4:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  content: '';
  width: 20px;
  height: 3px;
  background-color: #ff405c;
}
#section-focus .item .text p {
  padding-top: 15px;
  line-height: 1.5em;
  font-size: 18px;
  color: #666;
}
/***************** section-focus E *****************/


/***************** section-ourys S *****************/
#section-ourys {
  padding-bottom: 0;
}
#section-ourys .flexbox {
  margin-bottom: 50px;
  background-color: #f9f9f9;
}
#section-ourys .thumb{width:50%;}
#section-ourys .flexbox .thumb:hover img {
  transform: scale(1.05);
}
#section-ourys .text {
  flex: 1;
  text-align:left;
}
#section-ourys .text .label {
  display: inline-block;
  width: 300px;
  padding: 0 40px;
  height: 56px;
  line-height:70px;
  font-size: 24px;
  color: #333;
  font-weight:600;
}
#section-ourys .text p {
  padding: 5px 40px;
  font-size: 24px;
  font-weight: lighter;
  color: #666;
  line-height: 1.5em;
}
#section-ourys .flexbox-reverse .text {
  text-align: left;
}
#section-ourys .flexbox-reverse .text .label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 28px;
  border-bottom-right-radius: 28px;
}




#section-jianjie {
  padding-bottom: 0;
}
#section-jianjie .flexbox {
  margin-bottom: 50px;
  background-color: #f9f9f9;
}
#section-jianjie .thumb{width:50%;}
#section-jianjie .flexbox .thumb:hover img {
  transform: scale(1.05);
}
#section-jianjie .text {
  flex: 1;
  text-align:left;
}
#section-jianjie .text .label {
  display: inline-block;
  width: 300px;
  padding: 0 40px;
  height: 56px;
  line-height:70px;
  font-size: 24px;
  color: #333;
  font-weight:600;
}
#section-jianjie .text p {
  padding: 5px 40px;
  font-size: 24px;
  font-weight: lighter;
  color: #666;
  line-height: 1.5em;
}
#section-jianjie .flexbox-reverse .text {
  text-align: left;
}
#section-jianjie .flexbox-reverse .text .label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 28px;
  border-bottom-right-radius: 28px;
}
/***************** section-ourys E *****************/


.section-hd {
  margin-bottom: 15px;
  padding-left: 10px;
  border-left: 4px solid #f00;
}
.section-hd h3 {
  font-size: 28px;
}
.section-hd p {
  text-transform: uppercase;
  color: #666;
}


#section-about .flexbox {
  align-items: stretch;
}
#section-about .text {
  padding-right: 90px;
}
#section-about .text .bd {
	padding-left:10px;
  line-height: 1.75em;
  font-size: 16px;
  color: #555;
  height:260px;overflow:scroll
}

#section-about .text .bd{  overflow: hidden;  overflow-y: auto;}
#section-about .text .bd::-webkit-scrollbar-track-piece {  background-color: rgba(241, 241, 241, 5);  border-left: 1px solid rgba(200, 200, 200, 1);}
#section-about .text .bd::-webkit-scrollbar {  width: 18px;  height: 13px;}
#section-about .text .bd::-webkit-scrollbar-thumb {  background-color: rgba(100, 100, 100, 0.5);  background-clip: padding-box;   min-height: 28px;}
#section-about .text .bd::-webkit-scrollbar-thumb:hover {  background-color: rgba(0, 0, 0, 0.5);  }
#section-about .text .bd::-webkit-scrollbar-button{width: 18px;height:20px;background-color: }
#section-about .text .bd::-webkit-scrollbar-button:vertical:single-button:start {  width: 16px;
    background: rgba(241, 241, 241, 5) url("http://www.qingfengjiaoyu.com/wp-content/uploads/2021/07/ttop.png") 0px 0px no-repeat;
    cursor:pointer;
}
#section-about .text .bd::-webkit-scrollbar-button:vertical:single-button:end {
    width: 16px;
    background:rgba(241, 241, 241, 5) url("http://www.qingfengjiaoyu.com/wp-content/uploads/2021/07/tbtm.png") 0px 0px no-repeat;
    cursor:pointer;
}


body.mobile #section-about .flexbox {
  display: flex;
}
body.mobile #section-about .text {
  padding-right: 0;width:50%;
}
body.mobile #section-about .figure img {
  width: 100%;
  margin-top: 15px;
}


#bdmap {
  width: 100%;
  height: 550px;
}
#section-bdmap .bd {
  position: relative;
}
#section-bdmap .mask {
  position: absolute;
  right: 0;
  top: 0;
  width: 435px;
  height: 100%;
  overflow: hidden;
  padding: 60px 20px 0;
  color: #fff;
  background: rgba(25, 25, 25, .8) url(assets/img/bdmap-mask.jpg) center bottom no-repeat;
}
#section-bdmap .mask .item {
  margin-bottom: 25px;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: left 5px;
}
#section-bdmap .mask .item-pos {
  background-image: url(assets/img/bdmap-pos.png);
}
#section-bdmap .mask .item-tel {
  background-image: url(assets/img/bdmap-tel.png);
}
#section-bdmap .mask .item-bus {
  background-image: url(assets/img/bdmap-bus.png);
}
#section-bdmap .mask .item h4 {
  font-size: 30px;
}
#section-bdmap .mask .item p {
  line-height: 1.5em;
  font-size: 18px;
}
#section-bdmap .mask .qrcode {
  display: flex;
  padding: 25px 10px;
  margin-top: 60px;
  align-items: center;
  font-size: 18px;
}
#section-bdmap .mask .qrcode img {
  display: block;
  width: 104px;
  height: 104px;
  margin-right: 15px;
}


@keyframes imgRotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.imgRotateIn {
  -webkit-animation-name: imgRotateIn;
  animation-name: imgRotateIn;
}


#section-card .flexbox {
  align-items: stretch;
  margin-top: 50px;
}
#section-card .text {
  flex: 1;
  padding: 45px 45px 0;
  border: 1px solid #eee;
  border-left: none;
}
#section-card .text .hd {
  position: relative;
  margin-bottom: 
}
#section-card .text .hd h2 {
  margin-bottom: 10px;
  font-size: 28px;
}
#section-card .text .hd p {
  text-transform: uppercase;
}
#section-card .text .hd span {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 1em;
  font-size: 60px;
  color: #e7e7e7;
}
#section-card .text .bd {
  padding-top: 32px;
  padding-right: 45px;
  line-height: 2em;
  text-align: justify;
  font-size: 16px;
  color: #666;
}
#section-card .text .bd .more {
  display: inline-block;
  height: 40px;
  margin-top: 35px;
  padding: 0 35px;
  line-height: 38px;
  border: 1px solid #ddd;
  transition: all .3s;
}
#section-card .text .bd .more:hover {
  color: #fff;
  background-color: #f00;
  border-color: #f00;
}





#section-card .course-desc > h4 {
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 24px;
  background: url(assets/img/sup-l.png) no-repeat;
}
#section-card .course-desc > h4 span {
  display: inline-block;
  padding: 0 .5em;
  background: url(assets/img/sup-r.png) right bottom no-repeat;
}
#section-card .course-desc p {
  line-height: 1.75em;
  font-size: 16px;
  color: #666;
}
#section-card .course-detail .text {    height: 406px;
    overflow: hidden;
    overflow-y: auto;
  padding-top: 0;
}
#section-card .course-detail .text .bd {
  padding-right: 15px;
  line-height: 1.5em;
}
#section-card .course-detail .text .bd > h4,#rzx>h4 {
  margin-bottom: 15px;
  font-size: 20px;
  color: #000;
}
#section-card .course-detail .text .bd > p {
  margin-bottom: 1em;
}
#section-card .course-detail .text .bd li {
  margin-bottom: 1em;
}


#section-card .course-detail .table {
  margin-top: 50px;
  padding: 30px 50px;
  background-color: #fff;
}
#section-card .course-detail .table .hd {
  position: relative;
}
#section-card .course-detail .table .hd h4 {
  font-size: 38px;
  font-weight: 500;
  color: #000;
}
#section-card .course-detail .table .hd span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
  font-weight: bold;
}
#section-card .course-detail .table table {
  margin-top: 25px;
  font-size: 18px;
  border-collapse: collapse;
}
#section-card .course-detail .table td,
#section-card .course-detail .table th {
  padding: 6px;
  line-height: 1.5em;
  border: 1px solid #666;
}
#section-card .course-detail .table th {
  line-height: 60px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background-color: #5d89fd;
}
#section-card .course-detail .table p {
  padding: 0 5px;
  font-size: 14px;
  color: #666;
}
#section-intro #card-2 .table th {
  background-color: #fea1a0;
}
#section-intro #card-3 .table th {
  background-color: #ffd788;
}
#section-intro #card-4 .table th {
  background-color: #7cd6c4;
}
#section-intro #card-5 .table th {
  background-color: #a5befe;
}
#section-intro #card-6 .table th {
  background-color: #fea3a2;
}



/***************** section-famous S *****************/
#section-famous {
  padding-bottom: 15px;
}
#section-famous .flexbox {
  flex-wrap: wrap;
}
#section-famous li {
  width: 282px;
  margin-bottom: 25px;
  border-radius: 8px;
  overflow: hidden;
  background-color: transparent;
}
#section-famous li a {
  position: relative;
  display: block;
  width: 282px;
  box-shadow: 0 0 10px #ccc;
}
#section-famous li img {
  display: block;
  width: 100%;
}
#section-famous li .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130px;
  padding: 20px 15px;
  color: #fff;
  background-color: transparent;
}
#section-famous li .text h2 {
  line-height: 30px;
  font-size: 18px;
}
#section-famous li .text h2 span {
  font-size: 14px;
}
#section-famous li .text p {
  line-height: 1.5em;
}
#section-famous li a:hover .text {
  background-color: rgba(87, 87, 87, .3);
}
/***************** section-famous E *****************/


/***************** section-anpai S *****************/
#section-anpai {
  padding-bottom: 15px;
}
#section-anpai .box {
  padding-top: 80px;
  background-color: #fff;
  border-radius: 15px;
}
#section-anpai .box .hd {
  margin-bottom: 15px;
}
#section-anpai .box .hd span {
  display: inline-block;
  min-width: 260px;
  height: 50px;
  padding: 0 75px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background-color: #FE5755;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
#section-anpai .box .bd {
  padding: 15px 75px;
  font-size: 15px;
  line-height: 2em;
}
#section-anpai .box .bd .text {
  padding: 20px 50px;
  margin-bottom: 25px;
  border: 1px solid #eee;
  border-radius: 20px;
}
#section-anpai .box .bd .text h4 {
  font-size: 18px;
  font-weight: bold;
}
#section-anpai .box .bd .text p {
  color: #666;
}
#section-anpai .box .tags {
  padding-bottom: 20px;
}
#section-anpai .box .tags span {
  display: block;
  height: 65px;
  padding: 0 70px;
  line-height: 65px;
  text-align: center;
  font-size: 16px;
  color: #666;
  border: 1px solid #eee;
  border-radius: 32px;
  cursor: pointer;
}
#section-anpai .box .tags span:hover {
  border-color: #ccc;
}
/***************** section-anpai E *****************/



/***************** section-army S *****************/
#section-army .item {
  width: 282px;
  box-shadow: 0 0 10px #ddd;
}
#section-army .item .thumb {
  position: relative;
  height: 210px;
}
#section-army .item .thumb p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 38px;
  padding: 0 15px;
  line-height: 38px;
  font-size: 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, .7);
}
#section-army .item .text {
  padding: 10px 15px 20px 15px;
  line-height: 2em;
  color: #666;
}
/***************** section-army E *****************/


/***************** section-faq S *****************/
#section-faq {
  position: relative;
  background: url(assets/img/faq-bg.jpg) center no-repeat;
}
#section-faq .section-title {
  color: #fff;
}
#section-faq .flexbox {
  flex-wrap: wrap;
}
#section-faq .item {
  position: relative;
  width: 47%;
  height: 60px;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 5px;
}
#section-faq .item:before {
  position: absolute;
  left: -2px;
  top: 50%;
  display: block;
  content: '';
  width: 5px;
  height: 22px;
  margin-top: -11px;
  background-color: #ff3030;
}
#section-faq .item a {
  display: block;
  padding: 0 10px 0 36px;
  line-height: 60px;
  font-size: 20px;
  color: #333;
}
#section-faq .item a:hover {
  color: #000;
}
/***************** section-faq E *****************/


.banner {
  position: relative;
  height: 410px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(assets/img/banner.jpg);
}

#section-list {
  padding-top: 30px;
  background-color: #f5f5f5;
}
#section-list .container {
  display: flex;
  flex-direction: row-reverse;
}
.content {
  flex: 1;
  margin-left: 37px;
}
.content.fullwidth {
  margin-left: 0;
}
.breadcrumb {
  height: 54px;
  margin-bottom: 25px;
  padding: 0 15px;
  line-height: 54px;
  background-color: #fff;
}
.breadcrumb li {
  display: inline-block;
}
.breadcrumb li.divider {
  padding: 0 .3em;
}


.subcat {
  height: 120px;
  padding-top: 30px;
}
.subcat li {
  float: left;
  display: block;
  margin-right: 10px;
}
.subcat li:last-child {
  margin-right: 0;
}
.subcat li a {
  display: block;
  height: 40px;
  padding: 0 15px;
  line-height: 40px;
  font-size: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.subcat li a:hover {
  border: 1px dashed #252525;
}
.subcat li.active a {
  color: #fff;
  background-color: #252525;
  border-color: #252525;
}
.subcat li.active a:hover {
  border: 1px solid #252525;
}


/***************** section-uilist S *****************/
#section-uilist {
  padding-top: 20px;
  background: url(assets/img/line-shdow.jpg) repeat-x;
}
#section-uilist .container > div {
  width: 100%;
}
#section-uilist .item:nth-child(4),
#section-uilist .item:nth-child(8),
#section-uilist .item:nth-child(12){margin-right:0}
#section-uilist .item {
  float: left;
  width: 285px;
  margin-bottom: 75px;
  margin-right: 13px;
  box-shadow: 0 0 25px #ccc;
}
#section-uilist .item a {
  display: block;
}
#section-uilist .item .text {
  padding: 10px;
}
#section-uilist .item h2 {
  margin-bottom: 8px;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#section-uilist .item p {
  color: #999;
}
/***************** section-uilist E *****************/


/***************** sidebar S *****************/
.sidebar {
  width: 23%;
}
.sidebar .widget {
  margin-bottom: 25px;
  background-color: #fff;
}
.sidebar .widget .hd {
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  color: #fff;
  background-color: #252525;
}
.sidebar .widget .hd h3 {
  font-size: 18px;
  font-weight: normal;
}
.sidebar .widget .hd h3 span {
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-size: 24px;
}
.sidebar .subnav li {
  padding-left: 30px;
  line-height: 50px;
  font-size: 16px;
  background: url(assets/img/subnav-li.jpg) 15px center no-repeat;
  border-bottom: 1px solid #d7d7d7;
}
.sidebar .subnav li.active a,
.sidebar .subnav li a:hover {
  color: #3323ff;
}

.sidebar .widget .bd .txtlist {
  padding: 15px 10px;
}
.sidebar .widget .bd .contact {
  padding: 15px 10px;
  line-height: 2em;
  color: #666;
}
.sidebar .widget .bd .contact span {
  color: #000;
}
#sidebar-contact .textwidget {
  padding: 10px;
}
/***************** sidebar S *****************/


.txtlist li {
  line-height: 1.75em;
  padding-left: 8px;
  background: url(assets/img/list-dot.jpg) left center no-repeat;
}

#sidebar-latest ul {
  padding: 10px;
}
#sidebar-latest li {
  height: 32px;
  line-height: 32px;
  padding-left: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: url(assets/img/list-dot.jpg) left center no-repeat;
}

.imglist li {
  margin-bottom: 15px;
  text-align: center;
}
.imglist li a {
  position: relative;
  display: block;
  color: #333;
}
.imglist li a > p {
  line-height: 34px;
  font-size: 18px;
}

.newslist {
  padding: 20px 15px;
  background-color: #fff;
}
.newslist li {
  height: 46px;
  line-height: 45px;
  padding-left: 25px;
  background: url(assets/img/list-arr.jpg) 5px center no-repeat;
  border-bottom: 1px dashed #eee;
}
.newslist li a {
  float: left;
}
.newslist li span.date {
  float: right;
  color: #999;
}


.pagebar {
  padding: 30px 0;
  text-align: center;
}
.pagebar li {
  display: inline-block;
}
.pagebar li a,
.pagebar li span {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px;
  background-color: #f8f8f8;
  border: 1px solid #e8e8e8;
}
.pagebar .active span,
.pagebar li a:hover {
  background-color: #e5edf2;
  border-color: #ccc;
}


.article {
  overflow: hidden;
}
.article img {
  max-width: 100%;
}
.article iframe {
  width: 100%;
  height: 550px;
}
.post {
  padding: 30px;
  margin-bottom: 25px;
  background-color: #fff;
}
.post > h1 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
}
.post .meta {
  padding: 6px 0;
  text-align: center;
  color: #999;
  border-top: 1px dotted #828282;
}
.post .meta span {
  padding: 0 .5em;
}
.post .article {
  padding-top: 20px;
  font-size: 16px;
  line-height: 2em;
}

.related {
  margin-bottom: 20px;
  padding: 20px 30px;
  background-color: #fff;
}
.related .hd {
  height: 35px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}
.pager li {
  height: 2em;
  color: #999;
}



.layui-layer {
  background-color: transparent !important;
}
.popup {
  display: none;
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
}
.popup .hd {
  height: 160px;
  line-height: 160px;
  text-align: center;
  font-size: 30px;
  letter-spacing: 5px;
  color: #fff;
  background: #eb4339 url(assets/img/popup-bg.jpg) center bottom no-repeat;
}
.popup .wpcf7 {
  padding: 0 70px;
}
.popup .wpcf7-form p {
  padding: 10px 0;
  font-size: 16px;
  text-align: center;
}
.popup .wpcf7-form input.wpcf7-text {
  padding: 8px 5px;
}
.popup .wpcf7-form input.wpcf7-submit {
  display: block;
  height: 38px;
  padding: 0 100px;
  margin: 5px auto;
  line-height: 38px;
  font-size: 15px;
  color: #fff;
  background-color: #f00;
  border: none;
  border-radius: 19px;
  transition: border-radius .3s;
  cursor: pointer;
}
.popup .wpcf7-form input.wpcf7-submit:hover {
  border-radius: 10px;
}
.popup .wpcf7-form .wpcf7-response-output {
  margin-top: 0;
}

#right3{padding-left: 50px; padding-right: 30px; height: 36px; width: 1200px; font-size: 14px; line-height: 36px; color: rgb(102 102 102); margin-bottom: 20px; margin-top: 20px;  border-radius: 18px; background-color: #fff; background: url(/wp-content/uploads/2021/10/notice_.png) no-repeat 16px;cursor:pointer;transition:all .2s}
#right3:hover{box-shadow: 1px 2px 9px #e4e4e4;}

.backtop {
  position: fixed;
  right: 10px;
  bottom: 10%;
  z-index: 99;
  width: 48px;
  height: 48px;
}
.backtop .icon-top {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 48px;
  text-align: center;
  font-size: 30px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
@media (min-width: 768px) {
  .sidekefu {
    position: fixed;
    top: 50%;
    right: -1px;
    z-index: 500;
    width: 48px;
    height: 100%;
  }
  .sidekefu .inner {
    transform: translate(0, -50%);
  }
  .sidekefu .item {
    position: relative;
    width: 48px;
    height: 48px;
    margin-top: 5px;
  }
  .sidekefu .item:first-child {
    margin-top: 0
  }
  .sidekefu .item > a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 48px;
    text-align: center;
    font-size: 30px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
  }
  .sidekefu .item > a:hover {
    color: #fff;
    background-color: #0d0c22;
    border-color: #0d0c22;
  }
  .sidekefu .popbox {
    position: absolute;
    right: 60px;
    top: 0;
    display: none;
    padding: 20px 16px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .16);
  }
  .sidekefu .active .popbox {
    display: block;
  }
  .sidekefu .popbox .triangle {
    position: absolute;
    right: -6px;
    top: 13px;
    width: 12px;
    height: 12px;
    background: #fff;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, .16);
    transform: rotate(45deg);
  }
  .sidekefu .box-phone {
    width: 256px;
    padding: 20px 10px;
  }
  .sidekefu .box-phone .text .icon-phone {
    float: left;
    display: block;
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 52px;
  }
  .sidekefu .box-phone .text p {
    padding-top: 5px;
    color: #666;
  }
  .sidekefu .box-phone .text span {
    font-size: 20px;
  }
  .sidekefu .box-QRcode {
    padding: 10px;
    text-align: center;
  }
  .sidekefu .box-QRcode img {
    display: block;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}


.indexv_txt {
  position: absolute;
  right: 0;
  float: right;
  width: 400px;
  height: 500px;
  padding: 20px 40px;
  box-shadow: 0px 0px 5px #ddd;
}

.bg-light .breadcrumb {
  margin-bottom: 10px;
  background-color: transparent;
}
.bbshead {
  padding: 25px 40px;
  margin-bottom: 20px;
  background-color: #fff;
}
.bbshead .text {
  padding-left: 95px;
  min-height: 82px;
  background: url(assets/img/icon-bbs.png) left center no-repeat;
}
.bbshead .text h4 {
  font-size: 22px;
  line-height: 2em;
}
.bbshead .text p {
  color: #999;
}
#section-tieba {
  padding-top: 0;
}
#section-tieba .container {
  display: flex;
}
#section-tieba .list-body {
  flex: 1;
  margin-right: 30px;
}
#section-tieba .bbs-body {
  padding: 30px 40px;
  background-color: #fff;
}
#section-tieba .bbs-body h1 {
  margin-bottom: 10px;
  font-size: 20px;
}
#section-titba .bbs-body .meta {
  border-bottom: 1px solid #eee;
}
#section-tieba .meta {
  padding: 5px 0;
  color: #999;
}
#section-tieba .bbs-body .article {
  padding-top: 30px;
}

.tie-list  {
  padding: 30px;
}
.tie-list li {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.tie-list li .num {
  width: 50px;
  height: 35px;
  text-align: center;
  line-height: 24px;
  margin-right: 20px;
  background: url(assets/img/icon-reply.png) no-repeat;
}
.tie-list li .text {
  flex: 1;
}
.tie-list li .text h2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}
.tie-list li .text p {
  padding: 10px 0;
}
.tie-list li .text a {
  color: #333;
}
.tie-list li .meta {
  margin-left: auto;
}
#linkweb {
  position: relative;
  top: 15px;
  display: block;
  width: 80px;
  height: 18px;
  overflow: hidden;
  color: #666
}
.newskuai {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #ccc;
}
#section-tieba .meta span {
  line-height: 20px;
  padding-left: 20px;
  background: url(assets/img/icon-user.png) left center no-repeat;
}
#section-tieba .meta span.time {
  background-image: url(assets/img/icon-time.png);
}

.comments-area {
  margin-top: 30px;
  padding: 30px 40px;
  background-color: #fff;
}
.comment-list li {
  padding: 15px 10px;
  border-bottom: 1px solid #eee;
}
.comment-list li .flexbox img {
  display: block;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  border-radius: 50%;
}
.comment-list li .flexbox h4 {
  flex: 1;
  font-weight: normal;
}
.comment-list li .flexbox h4 span {
  display: block;
  color: #999;
}
.comment-list li .bd {
  padding: 10px 10px 0 70px;
}


.reply {
  margin-top: 30px;
  padding: 30px 40px;
  background-color: #fff;
}
.reply .editor {
  height: 150px;
  line-height: 150px;
  text-align: center;
  background: #fafafa url(assets/img/editor.png) no-repeat;
  border: 1px solid #e9e9e9;
}
.reply .btn-reg {
  display: inline-block;
  padding: 0 25px;
  margin-top: 15px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background-color: #4fc277;
  border-radius: 3px;
}

.regbox {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #fff;
}
.regbox a {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  background-color: #4fc277;
  border-radius: 3px;
}
.regbox a:last-child {
  background-color: #1499f8;
}






#change,#changer{
  font-size: 16px;
  line-height: 38px;
	margin-bottom:50px
}
#menu-item-41>a:first-child:after,#menu-item-45>a:first-child:after{content:"﹀";position:relative; top:3px; left:4px;font-weight:bold}

#changer{width:1200px;margin:0 auto;margin-top:60px}





@media(max-width: 1200px) and (min-width: 750px) {
  .section-title p {
    position: relative;
    font-size: 18px
  }
	  .section-title h3 {
	line-height:70px;
    position: relative;
    font-size:60px
  }
  #section-anpai .box .bd .text {
    box-shadow: 1px 2px 15px #ddd;
    padding: 20px 50px;
  }
  #section-anpai .box .bd .text p {
    font-size: 20px;
    line-height: 70px
  }
  #section-intro .item .bd p {
    font-size: 22px;
    color: #444;
  }
  #section-intro .item .tags span {
    height: 50px;
    margin-top: 18px;
    line-height: 50px;
    font-size: 22px;
    border-radius: 25px;
    color: #777;
    border: 1px solid #ccc;
  }
  #section-card .text .bd .more {
    margin: 35px 0;
    padding: 30px 40px;
    line-height: 0px;
    font-size: 24px;
  }
  #section-intro .item .bd h2 a {
    font-size: 22px;
    font-size: 24px
  }
  #section-card .text .hd h2 {
    font-size: 36px;
  }
  #section-intro .item .bd h2 a span {
    font-size: 22px
  }
  #section-card .text .bd {
    font-size: 20px
  }
  #section-card .text .hd p {
    font-size: 12px;
    color: #666666
  }
  #section-anpai .box .bd {
    padding: 15px 38px;
    font-size: 15px;
    line-height: 2em;
  }
  #section-anpai .box .bd .text p {
    font-size: 20px;
    line-height: 70px
  }
  #section-anpai .box .hd span {
    display: inline-block;
    min-width: 260px;
    height: 100px;
    padding: 0 75px;
    line-height: 96px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    background-color: #FE5755;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
  }
  #section-anpai .box .bd .text h4 {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 18px;
    font-weight: bold;
  }
  #section-step .item .text p {
    padding: 15px;
    font-size: 30px;
  }
	#section-school{padding-bottom:30px}
  #section-soft .item .text p {
    padding: 12px 5px 30px;
    font-size: 30px;
  }

  .bd p {
    font-size: 24px;
    line-height: 45px;
	padding:0 20px;
  }
  #section-anpai .box .tags span {
    height: 100px;
    padding: 0px 58px;
    line-height: 96px;
    font-size: 32px;
    color: #666;
    border: 1px solid #999;
    border-radius: 53px;
  }

  #section-youshi .item span {
	  font-weight:normal;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 350px;
    display: block;
    padding: 14px 0px;
    color: #999;
	font-size:20px;
  }

  #section-school .slider .item .imglist li {
    width: 280px;
    height: 210px
  }
  .thumb img {
    height: 100%
  }
  #section-class .flexbox .text h2 {
    font-size: 24px
  }
  #section-class .flexbox .text p {
    font-size: 18px;
  }
  #section-work .alert {
    line-height: 48px;
    font-size: 28px
  }
  #section-youshi .alert {
    line-height: 48px;
    font-size: 22px
  }
  #section-work .tabs .hd li a {
    font-size: 22px;
    padding: 32px 29px;
    line-height: 0
  }
  #btn-more,
  .btn-pop {
    height: 80px;
    font-size: 28px;
    padding: 0 100px;
    line-height: 80px;
    border-radius: 50px
  }
  #section-news .item .text p {
    font-size: 16px
  }

  .course-detail #flxb {
    display:flex;
  }
  #section-card .course-desc>h4 {
    font-size: 40px
  }
  .course-detail #flxb .thumb {
    width: 50%;
    height: auto;
    overflow: hidden
  }
  .course-detail #flxb .thumb img {
    width: 100%;
    height: auto
  }

  #section-card .course-detail .text .bd>h4 {
    font-size: 30px
  }
  #flxb {
    display: block
  }
  #section-card .course-detail .text .bd li {
    font-size: 20px
  }
  #flxb .thumb {
    width: 100%;
    height: 700px;
    overflow:hidden;
  }
  #flxb .thumb img {
    width: 98%;
    height: auto;
    margin: 0 auto
  }
  #section-work .bd .imglist li {
    margin-left: 22px
  }

  #section-card .course-desc p {
    font-size: 18px;
  }
  #section-card .course-desc>h4 {
    font-size: 40px;
  }
  #section-card .course-detail .table th {
    font-size: 36px;
    line-height: 90px;
  }
  #section-card .course-detail .table td {
    font-size: 36px
  }

  #section-card .course-detail .table p {
    font-size: 22px;
    color: #888888
  }
  #section-card .course-detail .table {
    padding: 30px 30px
  }

  #indexvideo {
    width: 1180px
  }
  .indexv_txt {
    width: 378px;
    position: absolute;
    padding: 20px 20px
  }
  #section-work {
    height: 780px
  }
  #section-work .alert {
    line-height: 48px;
    font-size: 28px;
	  color:#666
  }
	#nochange{font-size:48px}
  #change,#changer {margin-bottom:50px;
    font-size: 24px;
    line-height: 48px;
    color: #666
  }
	#section-faq .container{padding-top:50px;padding-bottom:70px}	
#section-youshi .flexbox .item .text p {
  font-size: 24px;
}
	.kuaier1 h2{font-size:28px;line-height:40px}
	.menkan .kuaier1 span{font-size:20px}
	.shidbz .db1 .lft{height:60px;font-size:24px;line-height:60px}
	.shidbz .db1 .lft:after{top:15px}
#section-card .course-detail .text{height:680px}
	
.flexbox .item .text p {
  font-size: 20px;
}
	.p1_{font-size:12px}
	#section-ourys .flexbox-reverse .text .label,#section-ourys .text .label{font-size:36px;font-weight:700;}	
body.mobile #section-about .text {
width:50%;height:426px;overflow:scroll;
  padding: 0 20px;
}
	h6{display: block;
    width: 245px;
    height: 80px;
    font-size: 50px;
    background-color: #e1e1e1;
    padding: 24px 20px;
    margin-bottom: 30px;}
	.day1{-webkit-height:90px;}
#d1{margin-bottom:110px}

	
	
	.scrolltxt,.beizhu{font-size:14px}
	#section-jianjie .text .label{font-size:36px;font-weight:bold}
	#section-jianjie .text p{font-size:12px;line-height:1.2rem}
	body.mobile #section-about .figure{width:50%}
	.ellipsis{font-size:16px}
	.qmtxt::after{display:block;content:"上下滑动查看详尽解说"；color:#f00;font-size:20px;width:200px;height:60px;}


}
